projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba3eac4
)
Require pmailhdr.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 4 Dec 2008 23:14:50 +0000
(23:14 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 4 Dec 2008 23:14:50 +0000
(23:14 +0000)
lisp/mail/pmailedit.el
patch
|
blob
|
history
diff --git
a/lisp/mail/pmailedit.el
b/lisp/mail/pmailedit.el
index a0e4249e2d26481b6235f977beedf5526b2fbf1f..edd5baa1b53307d8ce88106018ed1839934fc948 100644
(file)
--- a/
lisp/mail/pmailedit.el
+++ b/
lisp/mail/pmailedit.el
@@
-29,6
+29,8
@@
(require 'pmail)
(require 'pmailsum))
+(require 'pmailhdr)
+
(defcustom pmail-edit-mode-hook nil
"List of functions to call when editing an PMAIL message."
:type 'hook